-
Notifications
You must be signed in to change notification settings - Fork 11.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated FAQ.md. #2937
Updated FAQ.md. #2937
Conversation
Added Google Search Console ID creation and usage in the template for google-site-verification.
Added documentation for Google Search Console ID generation ad usage in the template with `google-site-verification` tag.
✅ Deploy Preview for relaxed-lollipop-b6bc17 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Just missing prettier fix and it is good 2 go. |
Can you help me fix the Prettier issue here on my PR? What should I change ? |
The ideal way is for you to run locally, preferably using the devcontainer that already includes the needed extension, or manually. But we also created a GitHub action that creates an html diff with the needed changes. Unfortunately the action fails to attach the diff here, but you can see it created in the failed action. |
HTML Diff (1).zip |
Yes, check its content, it shows the changes needed. |
Thanks. I checked the file and fixed the file according to the suggestions. It was just a matter of few extra scapes. Hopefully this time it will succeed in the workflow. |
Thanks for your contribution. |
Added documentation for Google Search Console ID creation and usage in the template for google-site-verification.